home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Erect Magazine 16
/
Erect Magazine 16.iso
/
mac
/
Menu.DIR
/
00064.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-05
|
220 b
|
11 lines
on mouseUp
set spriteNum to the clickOn
puppetSound("click.aif")
updateStage()
repeat with n = 6 to 8
set the visible of sprite n to 0
end repeat
set jumpName to "Mov" & spriteNum - 10
go(jumpName)
end